home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / rsawait.zip / RSAWAIT.DOC < prev    next >
Text File  |  1991-12-14  |  4KB  |  99 lines

  1. *******************************************************************************
  2.  
  3.                                   RSAWAIT.EXE
  4.                       (C) 1991, RICK STRICKER & ASSOCIATES
  5.                                18470 CORNELL RD.
  6.                              SOUTHFIELD, MI  48075
  7.                                  (313) 569-4404
  8.  
  9. *******************************************************************************
  10.  
  11.                                   Description
  12.  
  13. RSAWAIT allows the user to display a horizontal-scrolling user-defined
  14. message.  It was designed to be a more creative alternative to the DOS
  15. PAUSE batch command.  If you have a batch file that uses several
  16. occurrences of the DOS PAUSE command, RSAWAIT allows you to use a
  17. different message for each use to use.
  18.  
  19. RSAWAIT will also work from the command line (DOS prompt), but you'll
  20. have to decide for yourself if that's useful or not.
  21.  
  22. *******************************************************************************
  23.  
  24.                                      Usage
  25.  
  26. Syntax: "RSAWAIT <message>"
  27.  
  28. When using RSAWAIT without a message, the message "Hit [ESC] To Continue... "
  29.    will appear
  30.  
  31. Regardless of the message, [ESC] is the only key that will allow you to
  32. break out of the loop to continue processing.
  33.  
  34. Date-sensitive built-in messages which appear only when no message is
  35.    specified:
  36.       On January 1, "Happy New Year!!"
  37.       On October 31, "Happy Halloween..."
  38.       From December 18 to December 31, "Happy Holidays!!"
  39.       On May 29th (anniversary date for RSA's opening for business)
  40.          an advertisement for RSA will appear (blatant huh?)
  41.  
  42. NOTE: If your message contains embedded spaces, you must use
  43. ASCII value 255 in their place.  This can be accomplished by holding
  44. down the ALT key and typing "255" to place the character.
  45.  
  46. TYPE "RSAWAIT /H" for a brief copyright and contact info screen.
  47.  
  48. *******************************************************************************
  49.  
  50.                                 The Sales Pitch:
  51.  
  52. Rick Stricker & Associates is a full-service one-stop business computer
  53. consulting firm, located in Southfield, Michigan (near Detroit).  Our
  54. clients are primarily industrial, manufacturing, public utilities, service,
  55. and corporate businesses, including members of the NYSE, NASDAQ, and
  56. Fortune 1000.  We also serve doctors offices, legal firms, insurance, real
  57. estate agencies in the Detroit Metro area.  We are currently expanding our
  58. client base to include the states of Ohio, Indiana, Illinois & Wisconsin.
  59.  
  60. We offer more than 25 years of Data Processing experience to businesses
  61. in transition.
  62.  
  63. Our services include, but are not limited to, custom applications design
  64. and programming, hardware installation, configuration, repair & maintenance,
  65. micro-to-mainframe links, media conversion, hardware & software training,
  66. disaster prevention & recovery and industrial data acquisition & control.
  67.  
  68. *******************************************************************************
  69.  
  70.                                 The Disclaimer:
  71.  
  72. Rick Stricker & Associates (the author) makes no warrantee, either
  73. expressed or implied, as to the useability of this software.  It is
  74. distributed "as is", with no liability to the author concerning its use.
  75.  
  76.  
  77. This software  is SHAREWARE, and as such may be shared freely, and can
  78. only be distributed with its the .EXE, .BAT & .DOC files intact.
  79.  
  80. *******************************************************************************
  81.  
  82.                           Contributions to the cause:
  83.  
  84. If you feel that this software has been useful to you, feel free to send
  85. the author (RSA) $5.  Cash is preferred - too many checks (incoming) have
  86. been bouncing lately, and my basketball skills aren't what they used to be
  87. (they never were).  For added security, wrap the bill in a sheet of paper
  88. before putting it in the envelope.
  89.  
  90. Alternatively, you can also send the $5 to your favorite charity, with
  91. a brief note to us indicating your name & address, and the charity to
  92. whom you sent the contribution.  Either way, we like to know how far
  93. our software travels.
  94.  
  95.        Watch for more Shareware releases from Rick Stricker & Associates!
  96.  
  97.                                      <eof>
  98. *******************************************************************************
  99.